| GUI Help > Special > setScrollbarRange | ||||||||||||||
|
setScrollbarRange |
||||||||||||||
| setScrollbarRange handle gadget, int min, int max | ||||||||||||||
|
Description: Sets the maximum and minimum possible positions of the slider. When the slider is at the leftmost possible position, getScrollbarPosition will return the minimum value, when it is at the rightmost possible position, getScrollbarPosition will return the maximum value. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |